home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Engineered Software / US English / PowerCADD⁄PowerDraw™ / PowerDraw-68K / PowerDraw™ Demo / PowerDraw™ Demo.rsrc / STR#_0.txt < prev    next >
Encoding:
Text File  |  1994-08-22  |  5.5 KB  |  803 lines

  1. 1 : Error in simple type.
  2.  
  3. 2 : Identifier expected.
  4.  
  5. 3 : 'Program' expected.
  6.  
  7. 4 : ')' expected.
  8.  
  9. 5 : ':' expected.
  10.  
  11. 6 : Illegal symbol.  Possibly missing ';' on line above.
  12.  
  13. 7 : Error in parameter list.
  14.  
  15. 8 : 'OF' expected.
  16.  
  17. 9 : '(' expected.
  18.  
  19. 10 : Error in type.
  20.  
  21. 11 : '[' expected.
  22.  
  23. 12 : ']' expected.
  24.  
  25. 13 : 'End' expected.
  26.  
  27. 14 : ';' expected.
  28.  
  29. 15 : Integer expected.
  30.  
  31. 16 : '=' expected.
  32.  
  33. 17 : 'Begin' expected.
  34.  
  35. 18 : Error in declaration part.
  36.  
  37. 19 : Error in field-list
  38.  
  39. 20 : ',' expected.
  40.  
  41. 21 : '.' expected.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. 30: Premature end of file in source program.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99. 50 : Error in constant.
  100.  
  101. 51 : ':=' expected.
  102.  
  103. 52 : 'THEN' expected.
  104.  
  105. 53 : 'Until' expected.
  106.  
  107. 54 : 'DO' expected.
  108.  
  109. 55 : 'TO'/'DownTo' expected.
  110.  
  111. 56 : 'IF' expected.
  112.  
  113. 57 : 'File' expected.
  114.  
  115. 58 : Error in factor.
  116.  
  117. 59 : Error in variable.
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179. 90 : String too long.
  180.  
  181. 91    : String must contain more than 1 character.
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. 101 : Identifier declared twice.
  202.  
  203. 102 : Lower bound exceeds upper bounds.
  204.  
  205. 103 : Identifier is not of appropriate class.
  206.  
  207. 104 : Identifier not declared.
  208.  
  209. 105 : Sign not allowed.
  210.  
  211. 106 : Number expected.
  212.  
  213. 107 : Incompatible subrange types.
  214.  
  215. 108 : Files not allowed here.
  216.  
  217. 109 : Type must not be real.
  218.  
  219. 110 : Tagfield type must be scaler or subrange.
  220.  
  221. 111 : Incompatible with tagfield type.
  222.  
  223. 112 : Index type must not be real.
  224.  
  225. 113 : Index type must be scaler or subrange.
  226.  
  227. 114 : Base type must not be real.
  228.  
  229. 115 : Base type must be scaler or subrange.
  230.  
  231. 116 : Error in type of standard procedure parameter.
  232.  
  233. 117 : Unsatisfied forward reference.
  234.  
  235. 118 : Forward reference type identifier in variable declaration.
  236.  
  237. 119 : Forward declared;  Repetition of parameter list not allowed.
  238.  
  239. 120 : Function result type must be scaler, subrange, or pointer.
  240.  
  241. 121 : File value parameter not allowed.
  242.  
  243. 122 : Forward declared function; Repetition of result type not allowed
  244.  
  245. 123 : Missing result type in function declaration.
  246.  
  247. 124 : F-format for real only.
  248.  
  249. 125 : Error in standard function parameter.
  250.  
  251. 126 : Number of parameters does not agree with declaration.
  252.  
  253. 127 : Illegal parameter substitution.
  254.  
  255. 128 : Result type of parameter function does not agree with declaration.
  256.  
  257. 129 : Type conflict of operands.
  258.  
  259. 130 : Expression is not of set type.
  260.  
  261. 131 : Tests on equality allowed only.
  262.  
  263. 132 : Strict inclusion not allowed.
  264.  
  265. 133 : File comparison not allowed.
  266.  
  267. 134 : Illegal type of operand(s).
  268.  
  269. 135 : Type of operand must be boolean.
  270.  
  271. 136 : Set element type must be scaler or subrange.
  272.  
  273. 137 : Set element types not compatible.
  274.  
  275. 138 : Type of variable is not array.
  276.  
  277. 139 : Index type is not compatible with declaration.
  278.  
  279. 140 : Type of variable is not record.
  280.  
  281. 141 : Type of variable must be file or pointer.
  282.  
  283. 142 : Illegal parameter substitution.
  284.  
  285. 143 : Illegal type of loop control variable.
  286.  
  287. 144 : Illegal type of expression.
  288.  
  289. 145 : Type conflict.
  290.  
  291. 146 : Assignment of files not allowed.
  292.  
  293. 147 : Label type incompatible with selection expression.
  294.  
  295. 148 : Subrange bounds must be scaler.
  296.  
  297. 149 : Index type must not be integer.
  298.  
  299. 150 : Assignment to a standard function is not allowed.
  300.  
  301. 151 : Assignment to a formal function is not allowed.
  302.  
  303. 152 : No such field in this record.
  304.  
  305. 153 : Type error in read.
  306.  
  307. 154 : Actual parameter must be a variable.
  308.  
  309. 155 : Control variable must meither be formal nor non local.
  310.  
  311. 156 : Multidefined case label.
  312.  
  313. 157 : Too many cases in case statement.
  314.  
  315. 158 : Missinge corresponding variant declaration.
  316.  
  317. 159 : Real of string tag fields not allowed.
  318.  
  319. 160 : Previous declaration was not forward.
  320.  
  321. 161 : Again forward declared.
  322.  
  323. 162 : Parameter size must be constant.
  324.  
  325. 163 : Missing variant in declaration.
  326.  
  327. 164 : Substitution of a standare procedure/function not allowed.
  328.  
  329. 165 : Multidefined case label.
  330.  
  331. 166 : Multideclared label.
  332.  
  333. 167 : Undeclared label.
  334.  
  335. 168 : Undefined label.
  336.  
  337. 169 : Error in base set.
  338.  
  339. 170 : Value parameter expected.
  340.  
  341. 171 : Standard file was redeclared.
  342.  
  343. 172 : Undeclared external file.
  344.  
  345. 173 : Fortran procedure or function expected.
  346.  
  347. 174 : Pascal procedure or function expected.
  348.  
  349. 175 : Missing file 'Input' in program heading.
  350.  
  351. 176 : Missing file 'Output' in program heading.
  352.  
  353. 177 : Assignment to a function, outside function's scope, is not allowed.
  354.  
  355. 178 : Multidefined variant.
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401. 201 : Error in real constant: digit expected.
  402.  
  403. 202 : String constant must not exceed source line.
  404.  
  405. 203 : Integer constant exceeds range.
  406.  
  407. 204 : 8 or 9 on octal number.
  408.  
  409. 205 : Error in string constant: empty string not allowed.
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499. 250 : Too many nested scopes of identifiers.
  500.  
  501. 251 : Too many nested procedures and/or functions.
  502.  
  503. 252 : Too many forward references of procedure entries.
  504.  
  505. 253 : Procedure too long.
  506.  
  507. 254 : Too many long constants in this procedure.
  508.  
  509. 255 : Too many errors on this source line.
  510.  
  511. 256 : Too many external references.
  512.  
  513. 257 : Too many externals.
  514.  
  515. 258 : Too many local files.
  516.  
  517. 259 : Expression too complicated.
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599. 300 : Division by zero.
  600.  
  601. 301 : No case provided for this value.
  602.  
  603. 302 : Index expression out of bounds.
  604.  
  605. 303 : Value to be assigned is out of bounds.
  606.  
  607. 304 : Element expression out of range.
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795. 398 : Implementation restriction.
  796.  
  797. 399 : Implementation restriction.
  798.  
  799. 400 : Implementation restriction.
  800.  
  801. 401 : Can't open include file.
  802.  
  803.